CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - android eclipse

搜索资源列表

  1. SerailDubug

    0下载:
  2. Android 、Eclipse、Java串口编程,这是个麻烦的事,这是第一个例子,你研究后会有收获的。-Android, Eclipse, Java serial programming, which is a troublesome thing, this is the first example, the study will be harvested.
  3. 所属分类:android

    • 发布日期:2017-04-16
    • 文件大小:33917
    • 提供者:czd
  1. helloworld

    0下载:
  2. 这个是<android 开发入门>书中的helloworld代码,java环境,在eclipse环境下运行。-This is <android 开发入门> Book helloworld code, java environment, run under eclipse.
  3. 所属分类:android

    • 发布日期:2017-03-26
    • 文件大小:23475
    • 提供者:liuliu
  1. Android-LLK

    0下载:
  2. 益智小游戏连连看源代码,开发工具ECLIPSE,适用于android的连连看-Puzzle game Lianliankan source code, development tools ECLIPSE, Andrews JDK
  3. 所属分类:android

    • 发布日期:2017-03-23
    • 文件大小:131072
    • 提供者:前嫁接
  1. sources_2.2

    0下载:
  2. android 2.2的系统源码,解压后放在sdk/platforms/android-8/sources下后,Eclipse中编写代码时点击系统函数即可看到源码-android 2.2 of the system source code, under post-unpacked on sdk/platforms/android-8/sources, Eclipse to write code in the system function when Click to see the source
  3. 所属分类:android

    • 发布日期:2017-06-21
    • 文件大小:34920695
    • 提供者:lypoint
  1. android4.0

    0下载:
  2. 提取出最全的Android4.0 API 的源代码,也就是android.jar源代码,这样在Eclipse关联到该源代码,就可以在项目中查看Android API 的实现了,希望对学习Android开发的人有帮助 下载教程。确保你已经安装了git jdk python等,操作系统环境为Linux。 1.创建bin目录,并加入到PATH $ mkdir ~/bin $ PATH=~/bin:$PATH 2.下载repo到刚刚创建的bin目录,并设置权限为可执行。 $
  3. 所属分类:android

    • 发布日期:2017-05-28
    • 文件大小:11740062
    • 提供者:小邓
  1. HelloTabWidget

    0下载:
  2. A template Android application that has multiple tabs/tab activities. Includes the entire Eclipse based project
  3. 所属分类:android

    • 发布日期:2017-04-03
    • 文件大小:154764
    • 提供者:kevin k.
  1. AlarmClock

    0下载:
  2. android的时钟功能,可在eclipse和linux下编译通过。-android clock function, and in eclipse under linux compile.
  3. 所属分类:android

    • 发布日期:2017-03-24
    • 文件大小:253857
    • 提供者:james
  1. Music

    0下载:
  2. android的音乐播放器功能,可在eclipse和linux下编译通过。-android' s music player function, and in eclipse under linux compile.
  3. 所属分类:android

    • 发布日期:2017-03-23
    • 文件大小:500877
    • 提供者:james
  1. taiji

    0下载:
  2. Eclipse下 android开发,画太极-Android development under Eclipse, painted Tai Chi
  3. 所属分类:android

    • 发布日期:2017-04-03
    • 文件大小:1016
    • 提供者:李燕
  1. ndk-gdb-eclipse

    0下载:
  2. 介绍了NDK如何与eclipse联合调试程序,极大地方面了android jni的开发-how to use NDK and eclipse on android.
  3. 所属分类:android

    • 发布日期:2017-04-10
    • 文件大小:1144984
    • 提供者:tom
  1. EclipseAndroid

    0下载:
  2. 用Eclipse配置Andriod开发环境的基本方法,对想开发Android应用程序的入门者有用。-Andriod with Eclipse development environment to configure the basic method, want to develop Android applications useful for beginners.
  3. 所属分类:android

    • 发布日期:2017-05-03
    • 文件大小:1104063
    • 提供者:陈俊沛
  1. MAT

    0下载:
  2. Eclipse Memory Analyser Tool 的使用-Usage of Memory Analyser Tool in Eclipse
  3. 所属分类:android

    • 发布日期:2017-03-30
    • 文件大小:335540
    • 提供者:heidi
  1. Launcher

    0下载:
  2. 在eclipse上可以导入的Launcher源代码,并且报错的地方都改掉了,可编译通过-Can be imported in eclipse Launcher source code, and get rid of the error of the place, you can compile
  3. 所属分类:Java Develop

    • 发布日期:2017-05-28
    • 文件大小:11748352
    • 提供者:gaoyuan
  1. Android_Keycode.tar

    0下载:
  2. 此checker为Android平台下测试Keycode用应用程序,在Eclipse下由Java编写-This checker for the Android platform used to test the keyCode applications at Eclipse prepared by the Java
  3. 所属分类:Audio program

    • 发布日期:2017-04-17
    • 文件大小:170346
    • 提供者:seven
  1. rss_reader

    0下载:
  2. 基于android1.5平台,eclipse环境编译,《android开发入门与实战》里的例子,实现了一个rss阅读器的功能,-Based android1.5 platform, eclipse build environment, " android development started with the actual combat" in the example, implements a rss reader functions
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:43701
    • 提供者:白同学
  1. ex13_googleApi

    0下载:
  2. 基于android 1.5平台的个人GPS定位,编译环境eclipse-Based on android 1.5 platform for the personal GPS positioning, build environment eclipse
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:170107
    • 提供者:白同学
  1. douban_android

    0下载:
  2. 基于Android 1.5平台的豆瓣网客户端实例,编译环境eclipse-Watercress on Android 1.5 platform, network client instance eclipse build environment
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1240875
    • 提供者:白同学
  1. Yobo.Android

    0下载:
  2. 基于android1.5平台的在线音乐播放器实例,编译环境eclipse-Based android1.5 platform online music player example, the build environment eclipse
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:327800
    • 提供者:白同学
  1. chapter2

    1下载:
  2. 1、在MyEclipse中导入工程,可以通过Eclipse中的菜单File→Import→Existing Projects intoWorkspace中选择Project; 2、在MySQL中创建数据库,使用MySQL Control Center执行database目录下的dbscr ipt.sql数据库脚本文件创建数据库SQL语句创建数据库和表及数据; 3、设置数据库连接配置,修改src目录下的database.properties文件,将其中的数据库用户名和密码设置为实际的用
  3. 所属分类:JSP源码/Java

    • 发布日期:2013-06-09
    • 文件大小:746727
    • 提供者:wuxing
  1. Android_BlackWhite_0.1

    0下载:
  2. 这个是自己写的一个android平台的黑白棋游戏,解压后附加到eclipse中就可以运行,初学者很难得的学习资料。-This is own write a android platform Othello game, after decompression attached to eclipse on can run, beginners rare learning information.
  3. 所属分类:android

    • 发布日期:2017-03-29
    • 文件大小:55594
    • 提供者:dujindong
« 1 2 3 45 6 7 8 9 10 ... 35 »
搜珍网 www.dssz.com